From 01f2c395b56918f275d436f73c4ae103f1d72ee0 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 10 Jan 2009 22:53:08 +0000 Subject: [PATCH] Comment (add Author:, based on authors.el). --- lisp/diff.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/diff.el b/lisp/diff.el index 6c9d99cc12e..1af34dbf493 100644 --- a/lisp/diff.el +++ b/lisp/diff.el @@ -1,8 +1,10 @@ ;;; diff.el --- run `diff' in compilation-mode -;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, 2005, 2006, +;; 2007, 2008, 2009 Free Software Foundation, Inc. +;; Author: Frank Bresz +;; (according to authors.el) ;; Maintainer: FSF ;; Keywords: unix, tools -- 2.30.2